
@media (min-width: 1200px){
    .container {
	    width: 1110px;
    }
}

@media only screen and (max-width: 1200px) {

}


/*Common For Max 768*/
@media only screen and (max-width: 992px) {

	/*******************************
		-------[=ͷ��]-------
	********************************/
	#header{padding: 5px 10px;}
	#header .wel{font-size: 14px;}
	#hd{padding: 10px 0;height: 70px;}
	.bd-soform1{display: block;height: auto;padding-top: 0;}
	/*******************************
		-------[=����]-------
	********************************/
	#nv{display: none;height: auto;z-index: 999;
		position: absolute;left: 0;top: 70px;width: 100%;
	}
	.nav-ul li{float: none;width: auto;}
	.nav-ul .v1{background: 0;}
	.nav-ul .home{width: auto;}

	#slide-nav{width: 280px;height: 100%;overflow-y: auto;
		position: fixed;top: 0;left: -280px;
		background-color: #fff;z-index: 99;
		transition: .3s;
		-ms-transition: .3s;
		-moz-transition: .3s;
		-webkit-transition: .3s;
		-o-transition: .3s;
	}
	#slide-nav.open{left: 0;}
	.lz-nav{position: static;width: 100%;height: auto;border: 0;padding-left: 0;}
	.lz-nav dt{color: #676767;font-weight: normal;padding-left: 30px;line-height: 30px;}
	.lz-nav dd{display: none;}

	/*******************************
		-------[=�ײ�]-------
	********************************/
	.fd-logo{display: none;}
	#fd .con{width: 100%;float: none;text-align: left;}

	/*��Ʊ�б�*/
	.m-query .p1{margin-bottom: 10px;}
	.m-query .col-md-1{padding-right: 10px;margin-bottom: 0;}

	/*��ϸ*/
	.m-brief .tit{width: 100%;float: none;border: 0;}
	.m-brief .info{width: 100%;float: none;}
	.m-brief .info span{margin: 0 5px;}
	.m-notice ul{margin: 0 20px;}

	/*��ҳ*/
	#hd{background: #3365aa;}
	.m-index{width: 100%;}
	.m-index-txt{padding: 0 20px;}
	.m-index-txt h4{float: none;width: auto;text-align: left;}
	.m-index-txt p{width: auto;}
	.m-notice .pic img{height: auto;}

}

/*Common For Max 480*/
@media only screen and (max-width: 767px) {

	/*******************************
		-------[=�ײ�]-------
	********************************/
	#fd{padding: 10px 0 0;}
	#fd .con{font-size: 12px;line-height: 24px;text-align: center;}
	#fd .con p{margin-bottom: 10px;}
	#fd .con .p1{display: none;}
	#fd-index p{overflow: hidden;display: inline-block;}
	#fd .con p{overflow: hidden;}
	#fd-index .p2 span,
	#fd .con .p3 span{margin-right: 10px;}

	#fd-index a,#fd-index span,
	#fd .con a,#fd .con span{display: block;float: none;text-align: center;}
	#fd-index .p1 a,
	#fd .con .p2 a{float: none;width: 50%;display: inline-block;margin: 0;}
	/*�߼�����*/
	.m-search{padding: 40px 0 0;}
	.m-table1 .inp1{width: 95%;}
	.m-table1 .inp2{width: 45%;padding: 0 5px;}
	.m-table1 .inp3{margin-left: 3%;}
	.m-table1 .data-pick{width: 63%;}

	/*�б�*/
	.m-table2-1 span{width: 200px;}
	.m-table2-2 span{width: auto;font-size: 14px;}
	.m-query-1 .p1{width: 100%;float: none;padding: 0 5px;}

	/*��ϸ*/
	.m-brief .info{line-height: 24px;}
	.m-brief .info p{display: inline-block;}
	.m-brief .info span{margin: 0;display: block;float: left;}

	.m-cac .con{width: 100%;}
	.ul-cac{width: 100%;}

	/*��ҳ*/
	.m-table5 thead th{width: 95px;}
	.m-table5 th{font-size: 12px;}
	.m-table5 .btn-whole{background: 0;background: #3365aa;}
	.m-table5 .con{display: block;}
	.m-table5 .con h4{width: 120px;padding-right: 12px;font-size: 12px;}
	.m-table5 .con a{font-size: 12px;}
	.m-table5 thead td span{display: block;padding: 0;width: 25%;float: left;text-align: center;}
	.so-box{width: 100%;}
	.so-box .so-inp{width: 68%;}
	.so-box .so-btn{width: 20%;margin-right: 0;}
	.so-box a{width: 12%;display: block;text-align: center;}

	/*.pages{display: none;}*/
	.pafes1{display: block;}
	.pages ul{display: block;text-align: center;}
	.pages li a{padding: 0 10px;height: 30px;line-height: 30px;}


}




/*Common For Max 320*/
@media only screen and (max-width: 479px) {
	/*******************************
		-------[=�ײ�]-------
	********************************/

	/*��Ʊ�б�*/
	.m-table2 th:nth-child(3),.m-table2 td:nth-child(3){display: none;}
	
	/*�������ҳ*/
	.ul-so ul{display: block;}
	.ul-so li{width: 25%;margin: 0;padding: 0 5px;}

	.m-notice li span{display: none;}
	.m-table4{padding: 18px 10px 0;}
	.m-table4 td:last-child,.m-table4 th:last-child{display: none;}
	.m-txt2 .tit h3{font-size: 16px;font-weight: normal;}
	.m-txt2 .con{padding: 20px 10px;}

	.ul-cac li{width: 50%;}
	.m-cac .tit{text-align: center;float: none;}
	.m-cac .info{float: none;width: 118px;margin: 0 auto;}
	.bd-soform{height: auto;}
	.so-box{height: auto;margin-bottom: 0;}
	.so-box .so-inp{width: 60%;margin-bottom: 15px;}
	.so-box .so-btn{width: 20%;margin-right: 0;}
	.bd-soform .words{text-align: left;line-height: 30px;}
	.bd-soform .words a{margin: 0;margin-right: 20px;}
	.so-box a{width: 20%;}
	.m-table5 .con{padding-left: 10px;}
	.m-table5 .con h4{float: none;text-align: left;}
	.m-table5 thead td span{font-size: 12px;}
	.m-brief .info span{display: inline-block;width: 33.333%;}
	.pages li a{padding: 0 5px;height: 20px;line-height: 20px;font-size: 12px;}


}

